projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e44da
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Sat, 25 Nov 2000 19:20:31 +0000
(19:20 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sat, 25 Nov 2000 19:20:31 +0000
(19:20 +0000)
nt/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/nt/ChangeLog
b/nt/ChangeLog
index 331f316d924d592933995891e8711517e98030e1..9f432c4be793dfd68cf6a98cc0920e4013a4d234 100644
(file)
--- a/
nt/ChangeLog
+++ b/
nt/ChangeLog
@@
-1,3
+1,7
@@
+2000-11-25 Jason Rumney <jasonr@gnu.org>
+
+ * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define.
+
2000-10-17 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (recompile): New target to recompile lisp
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 269465731942186f0fa9880e9c5c20635d1fb84a..067468675696dc71c880e953f45b1240872eb032 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2000-11-25 Jason Rumney <jasonr@gnu.org>
+ * keyboard.c (make_lispy_event) [mouse_wheel, drag_n_drop]: Args
+ to window_from_coordinates should be pixel coordinates.
+
* w32fns.c (x_to_w32_font): Do not filter out italic fonts, as new
redisplay handles them properly.